User Defined Function Reference

Below is a list of the user defined functions for catagory: String Management.
Click on a user defined function name for a detailed description.

 

User Defined Function Description
_HexToString Convert a hex string to a string.
_StringEncrypt An RC4 based string encryption function.
_StringProper Changes a string to proper case, same a =Proper function in Excel
_StringRepeat Repeats a string a specified number of times.
_StringReverse Reverses the contents of the specified string.
_StringToHex Convert a string to a hex string.